Your configuration specifies to merge with the ref 'refs/heads/v.autoCheckProduct.20190325' from the
问题: 创建新的分支,当我们执行git pull,出现如下错误 解决办法: 1.切换到主分支(或者被依赖的分支,也就是你从哪个分支上拉取新的分支),博主这里是master分支 2 ...